home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / misc / fastifxmodul31.lha / hhsfastimagefxmodules.readme < prev    next >
Encoding:
Text File  |  1995-04-07  |  10.9 KB  |  245 lines

  1. HHsFastImageFXModules The probably fastest shareware ImageFX loader/saver modules
  2. =====================
  3.  
  4. This is version 3.1 of the very fast universal loader/saver modules for
  5. ImageFX and ImageFX-EGS. They are shareware; without a keyfile which you
  6. get after registration, they will load and save all pictures in greyscale,
  7. regardless if they are color or not, but the speed and format support is
  8. the same, so that you can try if they fit your needs. The saver module
  9. is only restricted for some formats (will be saved as greyscale); the
  10. HHsXRL formats can always be saved in full color, so that you can try
  11. out the interesting compression facilities of them (but please note that
  12. the demo will load them only in greyscales).
  13.  
  14. The loader module currently supports the following file formats:
  15.  
  16. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  17. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  18. * QRT (also known as dump format by PD raytracers as POV-Ray)
  19. * Targa (RLE compr.&uncompr. 24Bit, 1Bit, 8Bit grey/Colormap; incl. interleaved)
  20. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  21. * MacPaint (b&w compressed 1Bit format; datafork only)
  22. * BMP (uncompr. formats for 24Bit RGB and 1Bit, 4Bit or 8Bit Colormap)
  23. * TIF (packbit-compr./uncompr. Motorola formats 24Bit RGB, 1-8Bit grey/Colormap)
  24. * EGS7.x window iconification file format
  25. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  26. * RGB formats (RGB8, RGBN, RGB5)
  27. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  28. * FBM formats (8Bit grey/color and 24Bit)
  29. * IFF-PBM (DPII) format
  30. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  31. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  32. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  33. * HHsYUVSq sequence format (sequentiel or random access)
  34. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  35.  
  36. * Picture DataTypes (many formats are available as DataTypes for OS3.x users)
  37. * Animation DataTypes (many animation formats are available as DataTypes for
  38.   OS3.x users)
  39.  
  40. The saver module currently supports the following file formats:
  41.  
  42. * QRT (also known as dump format by PD raytracers as POV-Ray)
  43. * Targa (RLE compr.&uncompr. 24Bit, 8Bit grey, 8Bit color map, 1Bit color map)
  44. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  45.   with optional lossy reduction for TrueColor or greyscale pictures; this new
  46.   file format series has surprisingly good (lossless) compression of raytraced
  47.   24Bit pictures or undithered color mapped pictures with 2 to 256 colors;
  48.   also very usable with ClipArt...
  49.  
  50. To install this, just copy the file named "-HHsFastImageFXLoader-" to your
  51. ImageFX modules/loaders directory and "-HHsFastImageFXSaver-" to your
  52. ImageFX modules/savers directory. They should work with standard ImageFX
  53. as well as with ImageFX-EGS, but I could only try it with ImageFX-EGS.
  54.  
  55. The file format is automatically detected for loading except for the DataType
  56. formats. If you want to load a picture with a DataType, you have to use the
  57. "Load As" function from ImageFX and select "-HHsFastImageFXLoader-" manually
  58. as loader module. The name of the loader module begins with a "-" so that it
  59. appears first in the list of loader modules and thus is used before all
  60. other loader modules. The typical speed advantage factors on my configuration
  61. (see below) are:
  62.  
  63. IFF-ILBM: upto 4.9 (HAM8)
  64. PPM/PBM: upto 7.2 (P6)
  65. QRT: upto 4.4
  66. Targa: upto 15.3 (uncompr.)
  67. PCX: upto 12.8 (planar 4Bit)
  68. BMP: upto 4.6 (24Bit)
  69. TIF: upto 9.5 (packbit compr. 4Bit)
  70. RGB: upto 3.7 (RGB8)
  71. YUV: upto 5.6 (YUV1/4)
  72. DPII: upto 1.3
  73.  
  74. (only loading times compared, not displaying; my configuration: Amiga 3000;
  75.  68030/25MHz; loading from Quantum harddrive)
  76.  
  77. The loader includes many formats, which the original loaders (I compared with
  78. ImageFX-EGS 1.61) do not support: IFF-DEEP, IFF-ACBM, FBM, Sun raster,
  79. VLab raw, DataTypes, RGB5, PBM4, TGA1, YUV grey, PCX grey, EGS icons,
  80. MacPaint (Datafork).
  81.  
  82. It also loads many formats, which are loaded with wrong colors (or other bugs)
  83. in the original loaders, e.g IFF-ILBM-EHB, BMP1, PBM1, TIF1 grey, TGA grey.
  84. The original PCX loader also had massive problems with loading VGA
  85. pictures from CD-ROMs under the OS3.1 CD-file system. Although this is a bug in
  86. the file system, I could work around this so that my loader should work with
  87. CD-ROMs under the OS3.1 filesystem. Please note that some third party CD-ROM-
  88. file systems can cause massive problems as well, so I recommend to use the
  89. original Commodore OS3.1 filesystem.
  90.  
  91. The saver module can be used as normal (QRT only for true color/greyscale
  92. buffers; Targa and HHsXRL also usable for rendered images from 2 to 256 colors).
  93. The individual formats and variants are listed at the beginning of the list
  94. of savers in the SaveAs window. The typical speed advantage for the fast
  95. saver module:
  96.  
  97. QRT: upto 3.5
  98. Targa: upto 3.8 (compressed)
  99.  
  100. Beside the speed advantage, the general compression is also better
  101. (compared to ImageFX-EGS 1.61). Targa compression is sometimes 25% better
  102. with my saver than with the original. The Targa saver also supports
  103. the true greyscale format for greyscale pictures and allows compression
  104. of rendered images as well. Rendered 1Bit images will be saved in 1Bit
  105. Targa format. For good compression of e.g. raytracing pictures I recommend
  106. my own file formats "HHsXRL", usable from 1Bit to 24Bit.
  107.  
  108. The fast loading/saving functions have all been written by me in assembler and
  109. optimized for fastest speed. I did this for my famous shareware programs
  110. *** EGSPhotoAlbum Professional *** (picture management and presentation
  111. software for EGS) and *** EGS-TV Professional *** (sequence/animation editing,
  112. framegrabber (VLab/IV24) and Blue Screen Keying software for EGS).
  113. Both require the EGS graphic system. Theese modules are independent of EGS
  114. and should be usable by all ImageFX users. When new formats are implemented
  115. for my EGS programs (or the speed is improved further), I will usually
  116. also update the modules, which registered user can then use due
  117. to the keyfile concept.
  118.  
  119. Registration
  120. ============
  121.  
  122. If you want to register for the modules and for at least one of my shareware
  123. programs mentioned above, you can get the modules for additional 8US$ (outside
  124. europe) or 10DM (in europe). Just include the extra amount and state your
  125. wish on the registration forms of EGSPhotoAlbum or EGS-TV. Demo versions of
  126. the programs should be available at the same places where you got this demo.
  127.  
  128. Otherwise you should use the supplied registration form to register.
  129.  
  130. If you only want to register for the modules, the registration fee is
  131. 15US$ (banknotes) or 18US$ (cheque) outside europe or 20DM in europe.
  132. You will also get the latest demo versions of EGS-TV and EGSPhotoAlbum.
  133.  
  134. If you are already a registered user of one of my programs and now want to
  135. register for the modules, the registration fee is 12US$ (banknotes)
  136. or 15US$ (cheque) outside europe or 15DM (in europe). This includes the latest
  137. versions of my programs as update.
  138.  
  139. The higher charges for foreign cheques are due to the complicated handling
  140. of foreign cheques.
  141.  
  142. Send your filled in registration form together with cheque or banknotes to:
  143.  
  144.                         Helmut Hoffmann
  145.             Rubensstrasse 4
  146.             D-41063 Mönchengladbach
  147.  
  148.             Germany
  149.  
  150. Disclaimer
  151. ----------
  152.  
  153. I tried my best to make the modules error-free. They have been checked
  154. with enforcer and mungwall and work without problems on my configuration.
  155. Nevertheless, as there are so many possible configurations, I can not
  156. guarantee that this software will work on your configuration.
  157.  
  158. This software (program and documentation) is provided "as is" and
  159. comes with no warranty, either expressed or implied.
  160. The author is in no way responsible for any damage or loss that may
  161. occur due to direct or indirect usage of this software. You use
  162. this software entirely at your own risk.
  163.  
  164. Copyright and Distribution
  165. --------------------------
  166.  
  167. HHsFastImageFXModule (modules and documentation) is copyright by
  168.  
  169.                         Helmut Hoffmann
  170.             Rubensstrasse 4
  171.             D-41063 Mönchengladbach
  172.  
  173.             Germany
  174.  
  175. The demo version may be freely distributed and used as
  176. long as the following conditions are met:
  177.  
  178. 1) All files have to be kept together
  179.  
  180. 2) No file may be modified or crunched/packed.
  181.  
  182.    The only official way to distribute the demo packed is the
  183.    original fastifxmodules.lha archive.
  184.    The modules may not be disassembled or analysed. The limitations
  185.    integrated in the demo version may under no circumstance be removed
  186.    or bypassed.
  187.  
  188. 3) Distributors may only charge for the duplication process (including media)
  189.    and not for the software. Theese charges may not exceed the following
  190.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  191.               postage&packing (in Germany: 10DM)
  192.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  193.               postage&packing (in Germany: 60DM)
  194.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  195.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  196.               for downloading
  197.    Anyway, it must be made explictly clear to the buyer, that he does not
  198.    pay for the modules (demo) itself but only for the duplication service.
  199.  
  200. 4) It is not allowed to distribute this demo with any commercial product
  201.    without a written permission by me. One exception is the distribution of
  202.    the demo version with products not exceeding the above price limits (e.g.
  203.    a cover-disk magazine for 7$ or less).
  204.  
  205.    The following companies have my explicit permission to distribute the
  206.    demo with their products: NOVA Design, Ingenieurbüro Helfrich.
  207.  
  208. 5) The registered version may not be redistributed. It may only run on one
  209.    machine per registration. It is allowed to make a backup copy of the
  210.    original disk.
  211.  
  212. You can currently also contact me by EMail:
  213.  
  214.         hhoff@pool.informatik.rwth-aachen.de
  215.  
  216. No registrations by EMail! If you want to register or have important
  217. suggestions/bug reports, please write by ordinary mails to my address above.
  218.  
  219. Version history
  220. ---------------
  221.  
  222. V1.0 (17th feb. 95): Support for IFF-ILBM,PPM,QRT,Targa,PCX,BMP,TIF,EGS7.x,
  223.             DEEP,RGB,YUV,VLab,HHsYUVSq,DataTypes (picture&animation)
  224.  
  225. V2.0 (25th feb. 95): Added support for FBM (24Bit,8Bit),IFF-ACBM,IFF-PBM(DPII),
  226.             Sun raster (1Bit, 8Bit, 24Bit uncompressed),PBM-P1,
  227.             BMP 4Bit and interleaved Targa formats
  228.              Slight acceleration of some loading functions (esp. ILBM)
  229.              Improved DataType handling
  230.  
  231. V2.5 (1st march 95): Added support for MacPaint (1Bit compressed; datafork only),
  232.             PBM-P4, PCX uncompressed and EGA-grey, Targa 1Bit,
  233.             TIF packbit compressed and grey 1-4Bit
  234.              Many enhancements on various formats for more compatibility
  235.  
  236. V3.0 (14th march 95): Introduction of the fast saver module to supplement the
  237.             fast loader module (QRT, Targa 1Bit/8Bit/24Bit, HHsXRL)
  238.               Added loader support for HHsXRL (1Bit-8Bit, HAM, 24Bit)
  239.               Acceleration of some planar loaders (e.g. ILBM, DataTypes)
  240.               Improved HAM6 loading quality
  241.               Correction of Targa 1Bit loading for compressed pictures
  242.  
  243. V3.1 (07th april 95): Acceleration of RGB8 and RGB5 loader function
  244.  
  245.